Skip to main content

Export Procedures


info

The following columns will be exported and present in the TSV files:

Mattermost FieldsDescription
CreateTimeThe time the message was posted
ModifyTimeThe time the message was last modified
DeleteTimeThe time the message was deleted
UserNameThe user that posted the message
ChannelNameThe name of the channel (will be a comma separated list of users if a direct message)
MessageThe message posted in the channel
RocketChat FieldsDescription
CreateTimeThe time the message was posted
ModifyTimeThe time the message was last modified
UserNameThe user that posted the message
ChannelIdThe name of the channel (will be a random/unique string if the channel is a direct message)
ChannelNameThe name of the channel (will be a random/unique string if the channel is a direct message)
MessageThe message posted in the channel

  1. Execute the crewlog-export.sh script from the MIP - it will reach out to the Controller and perform the necessary commands to dump the chat logs:

    bash crewlog-export.sh

    NOTE: MIPs deployed via a DIP configured IAW 262COS-DIP-SOP-001 will already have the crewlog-export.sh script loaded within the $PATH variable

  2. Transfer the crewlog exports to the Fileserver Share under //fileserver/Share/MISSION/04_DEBRIEFING/01_CREWLOGS/